home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Sound / AmoralPlay / Amoralplay.readme next >
Text File  |  2002-03-13  |  13KB  |  311 lines

  1. Short:    Plays SIDSONGS, OctamedSS, mods etc!
  2. Author:   amorel@xs4all.nl
  3. Uploader: amorel@xs4all.nl
  4. Version:  1.7
  5. Type:     mus/play
  6. Replaces: mus/play/Amoralplay1.5*
  7. Url:      http://www.xs4all.nl/~amorel
  8.  
  9. This program is shareware but fully functional. Please pay 5 Euro or $5.
  10. Use paypal(www.paypal.com), or contact me for other methods of payment.
  11.  
  12. If you pay, you will get better support and you will get updates sooner. 
  13. Also I`m more likely to implement your wishes :-) And of course paying this 
  14. reasonable fee will encourage me to improve this more.
  15.  
  16. Check http://www.xs4all.nl/~amorel/amusic.html or http://www.mp3.com/vopak
  17. for my music.
  18.  
  19. UPDATE:
  20.  
  21. version 1.7
  22.     * There is now a menu option to recursively scan a
  23.       directory(hopefully with music files) and make a playlist out of
  24.       it. This list will then appear in the playlist of the main window              
  25.       and it can be treated like any oeher playlist. So it can be saved.
  26.     * Menu layout has been improved
  27.     * The position of the playlist in the main window will jump to the 
  28.       currently loaded song.
  29.     * Some textual changes reflecting the change to the Euro.
  30.  
  31. version 1.6
  32.     * Does now play sidsongs! :-)
  33.     * Will now also show information on sidsongs and digibooster songs
  34.     * Added 2 gadgets to play different songs within a sidsong
  35.     * Added a menu option to change sid replay speed between PAL 50Hz 
  36.       and NTSC 60 Hz(Requires a restart of the sidsong to take effect).
  37.     
  38.  
  39. version 1.5.5
  40.     * A little playlist bug has been fixed
  41.     * Some other fixes and changes
  42.     * I changed the main icon to AmigaOS 3.1 style,
  43.       there`s another fancy 3.5 icon in the archive.
  44.     * Files packed with one of Octamed`s pack formats needs a specific
  45.       compressor which I couldn`t find on aminet anywhere, so I`ve added
  46.       it in this archive. Copy it(xpkBLZW.library) to libs:compressors 
  47.       if necessary. 
  48.  
  49.     
  50.     * See update history for more.
  51.  
  52. This program is likely to be updated at a regular basis, so if you encounter
  53. any problems it might already have been cured in a more recent update.
  54.  
  55. This audio/song player supports:
  56.     
  57.     * Sidsongs
  58.         * Octamed Soundstudio (OSS)
  59.         * Any other octamed and med format
  60.         * Mods 
  61.         * Digibooster(through AHI)
  62.         * Iff 8 bit samples direct from disk
  63.         * More to come....
  64.  
  65. INSTALL: 
  66.          Copy libraries to libs:
  67.      Copy xpkBLZW.library to libs:compressors
  68.          Copy main program anywhere you like!
  69.  
  70. As some may know I love (electronic)music and compose it myself. Of course
  71. I have been using(and still use) several of the best Amiga song(module)
  72. players around. But I found them to be overfeatured, with tons of menu
  73. options and window gadgets and supporting tons of formats many hardly
  74. have ever heard about ;-) In other words, in an attempt to cover
  75. everything audio and what not they became sort of overkill.... to me at least.
  76.  
  77. Hence my motivation to make a song/audio/module/whatever the name should
  78. be, player. 
  79.  
  80. Besides the Amiga I`ve been/am developing on several other platforms, the
  81. C=64, linux, qnx, for job(s): the IBM AS/400, RS/6000, MAC and some other
  82. platform widely used, which I prefer to forget.
  83.  
  84. Tools used:
  85.  
  86. Amiga 1200 with a 200 mHz ppc/25 mHz 040 powerup card and 32 mb of memory.
  87. Blitz Basic, a great programming language for which some of the best games
  88. ever have been made and are being made. Also very good for application 
  89. development. Coffee, tea, gym, team fortress quaking(try 137.226.116.82 or
  90. game.uplink.de for that :) to keep my sanity ;-)
  91.  
  92. The program:
  93.  
  94. Ok, as you know by now this program plays modules of different formats.
  95. The formats currently supported are:
  96.  
  97.     * Sidsongs, the C=64 sid music, using the playsid.library
  98.  
  99.         * Med, Octamed, Soundstudio(thus 4 channel, 8 channel and the newest
  100.           octamed soundstudio up to 64 channel formats)
  101.  
  102.         * Pt module(the standard mod format)
  103.  
  104.         * Digibooster through AHI
  105.  
  106.         * IFF 8 bit samples, direct from disk(so no memory limitations)  
  107.  
  108. The most widely used formats are covered as far as I`m concerned.
  109. There will appear some more support for other formats(see `future`) and
  110. if you think I missed out something really obvious, tell me.
  111.  
  112. Usage:
  113.         I`m not gonna tell, ought to be obvious :-)
  114.  
  115.         Well, in case you`re stuck, check the help menu.
  116.  
  117. Needed:
  118.         several octamed related libraries(included)
  119.         dbplayer.library (included)
  120.         libraries for powerpacker and xpk(included)
  121.         AHI for digibooster(not included)
  122.  
  123. Features:
  124.  
  125.         * Multi format(of course :)
  126.         * PLAYLIST!
  127.         * Support for xpk`ed and powerpacked files, decrunching in
  128.           fastmemory if available.
  129.         * `App` support, thus drag and drop on window, appicon or
  130.           appmenu(shift select) 
  131.         * Plays (octa)med, soundstudio and digibooster songs from
  132.           fastmemory if available.
  133.         * Fast and easy gadtools GUI
  134.         * Soundperiod displayed with ST modules(working on it for other
  135.           formats)
  136.         * Usage of standard libraries for replay and decrunch, except ST
  137.           modules and IFF 8 bit samples. (hm is that a feature or laziness? ;)
  138.         * Able to load in ANY file and attempt to play it, asking you
  139.           beforehand of course(see and listen for yourself ;) Might be
  140.           usefull for the few people who love weird sounds, some files give 
  141.           perfect sounds for a psychedelic electro song :-D 
  142.         * Reasonably small and fast, doesnt use up much resources. Needs
  143.           little memory to run
  144.         * Works on all cpu types(as far as i know) and not on Amiga os <2.0,   
  145.           not tested though. 
  146.         * .... ask me for features you want/need! Ofcourse if you register I
  147.           will be more likely to add your requests.
  148.  
  149. Tested on:
  150.         
  151.         * Amiga 1200 with 200 mHz ppc, 25 mHz 040 and 32 mb fast
  152.         * Amiga 1200 with 060
  153.         * Bare Amiga 1200 2 mb chip, 14 mHz 020
  154.  
  155. Known bugs:
  156.  
  157. All known bugs have been fixed, that doesn`t mean however that there are not 
  158. any bugs, most likely there are(as in any program). If you find some, 
  159. contact me.
  160.  
  161. Future:
  162.         
  163.         * Datatype support for replaying samples
  164.         * 16 bit sample support
  165.         * fast forward and rewind on other than PT modules
  166.         * showing of period on other than PT modules
  167.         * more formats?
  168.         * mp3 support(maybe!)
  169.  
  170. Update history:
  171.  
  172. version 1.5.4
  173.         (Thanks to Nick Clover and John Mason for finding some bugs.)
  174.         * Graph. eq. apparently got drawn lower every time one changed it
  175.           "back and forth" in the menu, whilst having a >8 pixel font. That`s
  176.           fixed.
  177.         * Changed the command to switch filter as it caused a crash at
  178.           certain setups, why I don`t know.
  179.         * Nick Clover editted my icon a bit to show up better on dark
  180.           backgrounds. To use it just copy it over the regular icon using the
  181.           cli.
  182.  
  183. version 1.5.3
  184.         * Some minor fixes worthy of an update
  185.  
  186. version 1.5.2
  187.         * Added font sensitivity, which hopefully resolves any font
  188.           problems.
  189.         * In combination with font sensitivity I improved compatibility
  190.           with visualprefs. The windows will adjust size both for height
  191.           and width. The graphic equalizer still won`t draw correctly, but
  192.           it`s not essential. Will be fixed one day(stupid patches).
  193.         * One can now read the information contained in PTmodules. It`s
  194.           likely this will be extended to other module formats in the
  195.           future.
  196.         * Eject gadget was still a tiny bit not right, fixed.
  197.         * As usual more bits and stuff
  198.  
  199. version 1.5.1
  200.         * Eject gadget had another image when pressed, non fatal, no big
  201.           deal, but I`m a perectionist ;-)
  202.  
  203. version 1.5
  204.         * Now accepting paypal(www.paypal.com) for registrations!
  205.         * Now using handdrawn image icons for better looks.
  206.         * Completely reworked list routines, thanks go to David Newton and
  207.           Tony Rolfe.
  208.         * A new icon(glow icon), the old icon is still there if you prefer
  209.           it.
  210.         * More minor stuff....
  211.  
  212. version 1.4.4
  213.         * Added an online "bonus" song. Credits to that song go to someone
  214.           called "Shamen", I could not find any contact info.
  215.         * Made random play a bit "more random", it liked to be a tiny bit
  216.           repetitive at times. Hope that`s better now.
  217.         * Several minor tweaks and stuff
  218.  
  219. version 1.4.3
  220.         * Removed the b(eta) in the version number.
  221.         * The program now accepts a filename as argument, only one file will be
  222.           read(the first). And it is best to give the full path including the
  223.           name(thus: amoralplayer music:playlists/varlist). It will understand
  224.           either a playlist file or an audio file and act accordingly.
  225.         * Changed the vertical wait function with a more OS-friendly function,
  226.           which just does the same thing, only different ;-) It seems gfx board
  227.           users will appreciate this most.
  228.         * Minor bug fixes again, which occured at rare occasions and were not
  229.           harmful.
  230.         * Some other little tweaks and stuff.
  231.  
  232. version 1.4.2b
  233.         * Time out feature. Because figuring the end of a non ST module requires
  234.           a great deal of hacking I have added for all those non ST formats a
  235.           timeout option. You can set the time in the menu after wich the song
  236.           quits and the next one will be load. You can ofcourse switch it off.
  237.           And this obviously only works when a playlist is present. The timing
  238.           happens through the vertical scanrate, so the accuracy depends on
  239.           the screenmode.
  240.         * It`ll now load in the system font as used on the workbench, though
  241.           it`ll force it to 8 high for now. Tell me if that`s unacceptable ;-)
  242.         * Added more error checking(I try the most to have it as foolproof as
  243.           possible).
  244.         * Minor bugs fixed(ofcourse ;)
  245.  
  246.         * See update history at the bottom of this text
  247.  
  248. Version 1.4b
  249.         * Another bug fixed, tried to redraw window equaliser when in playlist
  250.           mode, iconified and attempting to start a new module. I`m ashamed ;-)
  251.         * Bad bug cured. Choosing clearlist in a requester could`ve caused
  252.           problems. This happened when playing a playlist and then an
  253.           unrecognised file was loaded.
  254.         * Changed module playroutine, for improved stabillity and such
  255.         * Added a sort of graphic equaliser(Might redraw incorrectly with
  256.           visualprefs hack, see known bugs)
  257.         * Improved error checking and handling
  258. Version 1.3b:
  259.         * Random play option added, to play a playlist randomly
  260.         * Various minor bug fixes
  261.         * You can now load and save playlists
  262. Verions < 1.3b:
  263.         * Bugfix concerning ejecting a digibooster song and then loading  
  264.           one again.
  265.         * Close gadget added to window.
  266.         * Visualprefs problem out of place gadget characters solved
  267.           Thanks to Stefano Clemente, Tomislav Kitynski and Thomas Hurst 
  268.           for telling me :-) 
  269.         * Little bugfix concerning stopping a mod and then loading new
  270.           one.
  271.         * Added eject button.
  272.         * Bugfix: When playing a sample without a playlist it hangs, grmbl
  273.           thanks to Curt Esser for telling me.
  274.         * Playlist! Enough said :-)
  275.         * Added font sensitivity concerning the window title, so the window
  276.           gadgets will draw correctly if the windowtitle has a different
  277.           size font than 8.
  278.         
  279.         etc.
  280.  
  281. Credits:
  282.  
  283.         Wendy, my wife who I love a lot!
  284.         Fabio Bizzetti as beta tester
  285.         August('gustli) as beta tester
  286.         Many people on the Blitz mailinglist for beta testing
  287.         Teijo Kinunnen for the great Octamed(Soundstudio)
  288.         Frederic Laboureur for New Commandset in Blitz
  289.         James L Boyd for Pupit(powerpacker (un)pack)
  290.         Xbones, Binary Assault
  291.         Rick Hodger
  292.         Red When Excited
  293.         Acid
  294.         David Newton for the DLL(lists)
  295.         Tony Rolfe for modifications on the DLL
  296.         Jay Miner, whose intellect made all this possible :-)
  297.  
  298. Greetings:
  299.  
  300.         All on #amigaquake/#amigascne and #theend! 
  301.         Delphine `Elecwnch`
  302.         Thomas `A340`
  303.         August `Gustli`
  304.         Damnation
  305.         Nicholas `Yagger`
  306.         Rune `Shitlips`
  307.         The people on the Blitz list
  308.         
  309.         I forgot many....       
  310.  
  311. Check server game2.uplink.de for some nice Quake Team Fortress matches.